Skip to content

JSON::PP: Synch with CPAN version 4.18#24400

Open
jkeenan wants to merge 1 commit into
bleadfrom
smoke-me/jkeenan/sync-with-cpan-JSON-PP-4.18-20260429
Open

JSON::PP: Synch with CPAN version 4.18#24400
jkeenan wants to merge 1 commit into
bleadfrom
smoke-me/jkeenan/sync-with-cpan-JSON-PP-4.18-20260429

Conversation

@jkeenan
Copy link
Copy Markdown
Contributor

@jkeenan jkeenan commented Apr 29, 2026

From Changes:

4.18 2026-03-20
- fix duplicate specification warning (GH#93, 88; Heiko Jansen++)
- fix typo (GH#92, sobrado8086++; GH#96, Grinnz++)
- fix decode_json prototype (reported by bdfoy++)
- fix space_after (GH#89, haukex++) 4.17_01 2023-07-29
- fix a reentrant issue (experimental) (GH#61, 87)

Committer:

Initially t/porting/regen.t failed. Ran:

cd t; ./perl harness -v porting/regen.t; cd -

... which in turn instructed me to run:

./perl -Ilib Porting/makemeta -j

... which update META.json, after which 'make test_porting' passed.

Hold for perl-5.45.0.

From Changes:

4.18 2026-03-20
    - fix duplicate specification warning (GH#93, 88; Heiko Jansen++)
    - fix typo (GH#92, sobrado8086++; GH#96, Grinnz++)
    - fix decode_json prototype (reported by bdfoy++)
    - fix space_after (GH#89, haukex++)
4.17_01 2023-07-29
    - fix a reentrant issue (experimental) (GH#61, 87)

Committer:

Initially t/porting/regen.t failed.  Ran:

  cd t; ./perl harness -v porting/regen.t; cd -

... which in turn instructed me to run:

  ./perl -Ilib Porting/makemeta -j

... which update META.json, after which 'make test_porting' passed.
@jkeenan jkeenan added the defer-next-dev This PR should not be merged yet, but await the next development cycle label Apr 29, 2026
@jkeenan jkeenan self-assigned this Apr 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

defer-next-dev This PR should not be merged yet, but await the next development cycle

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants